PreviousEducationGradeLevel 
EntityType  Independent 
Logical Entity Name  PreviousEducationGradeLevel 
Default Table Name  AmGradeLevel 
Logical Only  NO 
Definition 
 
Note 
 

PreviousEducationGradeLevel Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
PreviousEducationGradeLevelId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(60)  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

PreviousEducationGradeLevel Keys 
Key Name  Key Type  Keys 
AmGradeLevel_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PK_AmGradeLevel_AmGradeLevelID  PrimaryKey  PreviousEducationGradeLevelId 

PreviousEducationGradeLevel Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
AmGradeLevelExternalMap  Non-Identifying  One To Zero or More          NO 
StudentPreviousEducation  Non-Identifying  One To Zero or More          NO 

PreviousEducationGradeLevel Check Constraints 
Check Constraint Name  CheckConstraint